home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / versinwb.rdm < prev    next >
Text File  |  1997-01-18  |  4KB  |  86 lines

  1. Short:    V2.1 AmigaDos Version replacement.
  2. Author:   hparting@hem.passagen.se (Håkan Parting)
  3. Uploader: hparting@hem.passagen.se (Håkan Parting)
  4. Type:     util/sys
  5.  
  6. VersionWB is a replacement for the usual AmigaDos Version command.
  7.  
  8. If you want the version information to be presented in
  9. a requester, this program is for you. Instead of
  10. like c:version just tell the version and revision number
  11. by default, VersionWB always tells you all it could find.
  12.  
  13. VersionWB have these features:
  14.  
  15. * It will bring up a requester with the version information.
  16.  
  17. * It support several files in the command line parameter template.
  18.  
  19. * You can shift-doubleclick an icon with VersionWB and
  20.   then get all that version stuff.
  21.  
  22. * You may also pick the file you want to know the version number of
  23.   by using a file requester.
  24.  
  25. * It will find version strings in WB1.3 libraries and devices,
  26.   c:version does not, e.g. narrator.device.
  27.  
  28. * If you use it with ToolManager you can have an appicon in
  29.   your Workbench. Drop the icon on the appicon, and the
  30.   version information will be presented (if the file contains a
  31.   version string :-)
  32.  
  33. * It also has an optional text output.
  34.  
  35. * It recognizes Imploded files.
  36.  
  37. * All other features of AmigaDos Version, as far as I know 8-).
  38.  
  39. Changes from version 2.00:
  40.  
  41. V.2.00 (19.10.96)
  42. -----------------
  43. VersionWB has been pushed up to 2.00, because it now may totally replace
  44. AmigaDOS Version :-)
  45. BUGFIX: Enforcer-hits, when file not found. Reported by Lars Hecking, Ireland. 
  46. BUGFIX: Enforcer-hits, when no version string was found in imploded files.
  47. (When expload haven't been executed).
  48. BUGFIX: Enforcer-hits, illegal memory pointer.
  49. NEW: VersionWB now can tell version of discs: (e.g. DH0:, DH1:, DF0:).
  50. NEW: Date is now converted to the local standard.
  51. NEW: One may omit LIBS: or DEVS: when one want to know the version for
  52. a library or a device. (e.g. VersionWB asl.library)
  53. NEW: Date is showed in system information, just like AmigaDos Version does
  54. when FULL is set.
  55. NEW: A new command line argument: RES. It indicates that you want the resident version
  56. of the file. FILE, not the resident version, is default, in difference to AmigaDos version.
  57. NEW: A new command line argument: VERSION num. Checks if the version number is greater than num.
  58. NEW: A new command line argument: REVISION num. Checks if the revision number is greater than num.
  59. NEW: Cancel-button is not showed in the last selection (Multiselection).
  60. NEW: Because of compatibility reasons with AmigaDos Version you have to enter the MU
  61.      argument if you enter more than one file. If not you will get a "Bad args!" message. 
  62.      e.g. VersionWB MU asl.library commodities.library
  63.      For instance Version exec.library 39 , should not work right, if not MU was implemented.
  64.                              name    version
  65. V.2.1 (11.01.97)
  66. -----------------
  67. NEW: New parameter, PUBSCREEN screen. Where screen is the name of the public screen
  68.      you want VersionWB to open on.
  69.      (e.g. VersionWB MU asl.library commodities.library)
  70.      Suggested by JT Eliassen, Norway, and Pontus "Ein" Sjöström, Sweden.
  71. NEW: New parameters: COMFILE, COMDROPNAME and COMERASE. COMFILE inserts the version
  72.      string into the filenote. See @{"Usage" link "Usage"}.
  73.      Suggested by JT Eliassen, Norway. Thanks!! 
  74. BUGFIX: Did not work if you have booted without startup-sequence :-( Strange
  75. BUGFIX: It finally works with MC68000. Bug report by Stefan Mueller, Germany.
  76. NEW: My bank account has changed. See Copyright/Giftware
  77. NEW: MU argument dropped. Multiselection is supported.
  78.      'versionwb asl.library c:copy' does work now.
  79.      Still compatible with AmigaDos Version.
  80.      Works with WSHELL, without problems ?.
  81.      Thanks Frank Geider, France!
  82.  
  83. This program is Gift-Ware.
  84. Version 2.1 (11.01.97)
  85. Copyright 1994/1995/1996/1997 Håkan Parting
  86.